Better verify arguments to android-relinquish-directory-access
authorPo Lu <luangruo@yahoo.com>
Sun, 21 Apr 2024 13:11:22 +0000 (21:11 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 21 Apr 2024 13:11:22 +0000 (21:11 +0800)
commit4773ecb93193495f141e5d60c0c5ded58eaa2c98
treed9e2401c2ada487ff2f23d861abb962945302bf4
parent9c01da56a547f493535e73877e16ccefcb2730a0
Better verify arguments to android-relinquish-directory-access

* src/androidvfs.c (Fandroid_relinquish_directory_access):
Provide for NULL values from android_name_file and remote files.

* src/xdisp.c (decode_mode_spec): Don't intern file-remote-p.
(syms_of_xdisp) <Qfile_remote_p>: New defsym.
src/androidvfs.c
src/xdisp.c